Feature: Crea una pagina en la aplicacion Ghost con un video adjunto
Scenarios
|
Chart |
Status Progress |
||||
|---|---|---|---|---|---|
|
1
|
|
||||
| Total duration: | |||||
| 1m 42.265s |
Scenario: Como usuario 1 ingreso a la aplicacion y creo una pagina web con un video adjunto
Before
0m 0.993s
Given
I navigate to page "<URLAMBIENTE>"
0m 1.141s
And
I wait for 5 seconds
0m 5.358s
When
I enter email "<USERNAME1>"
0m 0.438s
And
I enter password "<PASSWORD1>"
0m 0.413s
And
I wait for 2 seconds
0m 2.346s
And
I click sign in
0m 0.481s
And
I wait for 10 seconds
0m 10.374s
And
I click pages
0m 0.517s
And
I wait for 2 seconds
0m 2.294s
And
I click new page
0m 0.483s
And
I wait for 2 seconds
0m 2.268s
Then
I wait for "Preview"
0m 0.263s
And
I fill title of new page "<TITLEPAGE>"
0m 0.334s
And
I wait for 5 seconds
0m 5.264s
And
I fill new article in the new page "<ARTICLE>"
0m 0.411s
And
I select the list of elements
0m 0.537s
And
I wait for 2 seconds
0m 2.320s
And
I select the youtube link element
0m 0.454s
And
I wait for 2 seconds
0m 2.281s
And
I fill the youtube link "<URLLINK>"
0m 3.290s
+ Show Error
Error: Can't call setValue on element with selector "[placeholder="Paste URL to add embedded content..."]" because element wasn't found
at implicitWait (/Users/hawerforero/Documents/MISO/Proyectos/pruebas/PruebasE2E/Ghost44/PruebasKraken/kraken/node_modules/webdriverio/build/utils/implicitWait.js:34:19)
And
I wait for 10 seconds
0m 0.000s
And
I return to list of pages
0m 0.000s
And
I wait for result "<TITLEPAGE>"
0m 0.000s
After
0m 0.005s
Screenshots
Before
NO IMAGE AVAILABLE
Given
I navigate to page "<URLAMBIENTE>"
And
I wait for 5 seconds
When
I enter email "<USERNAME1>"
And
I enter password "<PASSWORD1>"
And
I wait for 2 seconds
And
I click sign in
And
I wait for 10 seconds
And
I click pages
And
I wait for 2 seconds
And
I click new page
And
I wait for 2 seconds
Then
I wait for "Preview"
And
I fill title of new page "<TITLEPAGE>"
And
I wait for 5 seconds
And
I fill new article in the new page "<ARTICLE>"
And
I select the list of elements
And
I wait for 2 seconds
And
I select the youtube link element
And
I wait for 2 seconds
And
I fill the youtube link "<URLLINK>"
And
I wait for 10 seconds
NO IMAGE AVAILABLE
And
I return to list of pages
NO IMAGE AVAILABLE
And
I wait for result "<TITLEPAGE>"
NO IMAGE AVAILABLE
After
NO IMAGE AVAILABLE